|
-cursor line:column | Locate cursor at "line" and "column". |
-d directory | Startup directory. |
-e | Load a file into an existing instance of EditPlus. |
-i directory | INI file directory. |
-n | Creates a new document. |
-p | Prints a file. |
-pi project_ini | Specifies different project configuration file instead of project_u.ini. |
-pr project | Selects a project. |
-r | Opens a file as read-only. |
-s directory | Syntax directory. |
-t FileType | Set the file type. "FileType" must be one of the descriptions of file types on Settings & Syntax page of the Preferences dialog box. |
-u | Do not add the file name to the Recent Files list. |
-w | Do not load saved workspace. |
-wd directory | Directory to save the workspace. |
-m | Run minimized. |
-sel begin:end | Selects text from "begin" position to "end" position. |